<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background:url(./Images/bg.gif) repeat;
}
a:link
{
	text-decoration: none;
	color: #3F3F3F;
}
a:visited
{
	text-decoration: none;
	color: #3F3F3F;
}
a:hover
{
	text-decoration: underline;
	color:Black;

}
a:active
{
	text-decoration: none;
	color: #3F3F3F;
}</pre></body></html>